home *** CD-ROM | disk | FTP | other *** search
- //
- // battle description file.
- //
-
- //
- // default.bdf
- //
-
- //
- // mainly used for test.
- //
-
-
- MapName:: "TutMap1"
- BattleType::BATTLE_TYPE_TUTORIAL
- Deployement::false
- Season::summer
- WeatherSequenceId::13
-
-
- Player::"fred" 0 0 LOCAL "default0" 5 false
- // PlayerName Player_id allies_id player_type army file list, Koku limit, attacker.
- // Note player_id==allies_id if has no allies.
-
- Player::"fred1" 1 1 ARTIFICIAL "default1" 6 false
- Player::"fred2" 2 2 ARTIFICIAL "default2" 7 false
- Player::"fred3" 3 3 ARTIFICIAL "default3" 8 false
-
-